const vendor/golang.org/x/net/dns/dnsmessage.sectionAuthorities
9 uses
vendor/golang.org/x/net/dns/dnsmessage (current package)
message.go#L384: sectionAuthorities
message.go#L401: sectionAuthorities: "Authority",
message.go#L421: case sectionAuthorities:
message.go#L773: return p.resourceHeader(sectionAuthorities)
message.go#L778: return p.resource(sectionAuthorities)
message.go#L810: return p.skipResource(sectionAuthorities)
message.go#L1301: if err := b.startCheck(sectionAuthorities); err != nil {
message.go#L1304: b.section = sectionAuthorities
message.go#L1327: case sectionAuthorities:
![]() |
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |